home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / TXT / System Errors 7.0.1.cpt / System Errors 7.0.1.rsrc / TEXT_129_aText.txt < prev    next >
Text File  |  1991-06-21  |  30KB  |  610 lines

  1. General System Errors (VBL Mgr, Queue, Etc.)
  2. 0     noErr           0 for success *OR*
  3. 0     smNotTruncated  No truncation necessary
  4. -1    qErr            queue element not found during deletion *OR*
  5. -1    smTruncErr      Truncation indicator alone is wider than the
  6.                       specified width
  7. -2    vTypErr         invalid queue element
  8. -3    corErr          core routine number out of range
  9. -4    unimpErr        unimplemented core routine
  10. -5    SlpTypeErr      invalid queue element
  11. -8    seNoDB          no debugger installed to handle debugger command
  12.  
  13. Color Manager Errors
  14. -9    iTabPurgErr      from Color2Index/ITabMatch
  15. -10   noColMatch       from Color2Index/ITabMatch
  16. -11   qAllocErr        from MakeITable
  17. -12   tblAllocErr      from MakeITable
  18. -13   overRun          from MakeITable
  19. -14   noRoomErr        from MakeITable
  20. -15   seOutOfRange     from SetEntry
  21. -16   seProtErr        from SetEntry
  22. -17   i2CRangeErr      from SetEntry
  23. -18   gdBadDev         from SetEntry
  24. -19   reRangeErr       from SetEntry
  25. -20   seInvRequest     from SetEntry
  26. -21   seNoMemErr       from SetEntry
  27.  
  28. I/O System Errors
  29. -17   controlErr      Driver can't respond to Control call
  30. -18   statusErr       Driver can't respond to Status call
  31. -19   readErr         Driver can't respond to Read call
  32. -20   writErr         Driver can't respond to Write call
  33. -21   badUnitErr      Driver ref num doesn't match unit table
  34. -22   unitEmptyErr    Driver ref num specifies NIL handle in unit table
  35. -23   openErr         Requested read/write permission doesn't match
  36.                       driver's open permission, or
  37.                       Attempt to open RAM serial Driver failed
  38. -24   closErr         Close failed; Permission to close .MPP driver
  39.                       was denied
  40. -25   dRemovErr       tried to remove an open driver
  41. -26   dInstErr        DrvrInstall couldn't find driver in resources
  42. -27   abortErr        IO call aborted by KillIO; Publisher has written
  43.                       a new edition *OR*
  44. -27   iIOAbortErr     IO abort error (Printing Manager)
  45. -28   notOpenErr      Couldn't rd/wr/ctl/sts cause driver not opened
  46. -29   unitTblFullErr  Unit table has no more entries
  47. -30   dceExtErr       dce extension error
  48.  
  49. File System Errors
  50. -33   dirFulErr       Directory full
  51. -34   dskFulErr       Disk full
  52. -35   nsvErr          No such volume; volume not found
  53. -36   ioErr           I/O error (bummers)
  54. -37   bdNamErr        Bad file name; there may be no bad names
  55.                       in the final system!
  56. -38   fnOpnErr        File not open
  57. -39   eofErr          End of file; no additional data in the format
  58. -40   posErr          Tried to position to before start of file (r/w)
  59. -41   mFulErr         Memory full (open) or file won't fit (load)
  60. -42   tmfoErr         too many files open
  61. -43   fnfErr          File not found; Folder not found;
  62.                       Edition container not found; Target not found
  63. -44   wPrErr          Diskette is write protected; Volume is locked
  64.                       through hardware
  65. -45   fLckdErr        File is locked
  66. -45   fLckedErr       Publisher writing to an edition
  67. -46   vLckdErr        Volume is locked through software
  68. -47   fBsyErr         File is busy (delete); Section doing I/O
  69. -48   dupFNErr        Duplicate filename (rename); File found
  70.                       instead of folder
  71. -49   opWrErr         File already open with with write permission
  72. -50   paramErr        Error in user parameter list
  73. -51   rfNumErr        Reference number invalid
  74. -52   gfpErr          Get file position error
  75. -53   volOffLinErr    Volume is off line
  76. -54   permErr         Software lock on file; Not a subscriber 
  77.                       [permissions error on file open]
  78. -55   volOnLinErr     drive volume already on-line at MountVol
  79. -56   nsDrvErr        no such drive (tried to mount a bad drive num)
  80. -57   noMacDskErr     not a mac diskette (sig bytes are wrong)
  81. -58   extFSErr        External file system ‚Äî file system identifier is nonzero
  82. -59   fsRnErr         file system internal error: during rename the old
  83.                       entry was deleted but could not be restored‚Ķ
  84. -60   badMDBErr       bad master directory block
  85. -61   wrPermErr       Write permissions error; Not a publisher
  86.  
  87. Font Manager Errors
  88. -64   fontDecError    error during font declaration
  89. -65   fontNotDeclared font not declared
  90. -66   fontSubErr      font substitution occured
  91.  
  92. Disk, Serial Ports, Clock Specific Errors
  93. -64   lastDskErr
  94. -64   noDriveErr      drive not installed
  95. -65   offLinErr       r/w requested for an off-line drive
  96. -66   noNybErr        couldn't find 5 nybbles in 200 tries
  97. -67   noAdrMkErr      couldn't find valid addr mark
  98. -68   dataVerErr      read verify compare failed
  99. -69   badCksmErr      addr mark checksum didn't check
  100. -70   badBtSlpErr     bad addr mark bit slip nibbles
  101. -71   noDtaMkErr      couldn't find a data mark header
  102. -72   badDCksum       bad data mark checksum
  103. -73   badDBtSlp       bad data mark bit slip nibbles
  104. -74   wrUnderrun      write underrun occurred
  105. -75   cantStepErr     step handshake failed
  106. -76   tk0BadErr       track 0 detect doesn't change
  107. -77   initIWMErr      unable to initialize IWM
  108. -78   twoSideErr      tried to read 2nd side on a 1-sided drive
  109. -79   spdAdjErr       unable to correctly adjust disk speed
  110. -80   seekErr         track number wrong on address mark
  111. -81   sectNFErr       sector number never found on a track
  112. -82   fmt1Err         can't find sector 0 after track format
  113. -83   fmt2Err         can't get enough sync
  114. -84   verErr          track failed to verify
  115. -84   firstDskErr
  116. -85   clkRdErr        unable to read same clock value twice
  117. -86   clkWrErr        time written did not verify
  118. -87   prWrErr         parameter ram written didn't read-verify
  119. -88   prInitErr       InitUtil found the parameter ram uninitialized
  120. -89   rcvrErr         SCC receiver error (framing, parity, OR)
  121. -90   breakRecd       Break received (SCC)
  122.  
  123. AppleTalk Errors
  124. -91   ddpSktErr       Error opening socket *OR*
  125. -91   eMultiErr       Invalid address or table is full
  126. -92   ddpLenErr       Data length too big *OR*
  127. -92   eLenErr         Packet too large or first entry of the write-data
  128.                       structure did not contain the full 14-byte header
  129. -93   noBridgeErr     No router available [for non-local send]
  130. -94   lapProtErr      error in attaching/detaching protocol *OR*
  131. -94   LAPProtErr      Protocol handler is already attached, node‚Äôs
  132.                       protocol table is full, protocol not attached,
  133.                       or protocol handler pointer was not 0
  134. -95   excessCollsns   Hardware error [excessive collisions on write]
  135. -97   portInUse       driver Open error code (port is in use)
  136. -98   portNotCf       driver Open error code (parameter RAM not
  137.                       configured for this connection)
  138. -99   memROZErr       hard error in ROZ
  139. -99   memROZError     hard error in ROZ
  140. -99   memROZWarn      soft error in ROZ
  141.  
  142. Scrap Manager Errors
  143. -100  noScrapErr      No scrap exists error
  144. -102  noTypeErr       Format not available [no object of that type in scrap]
  145.  
  146. Storage Allocator Errors
  147. -108  memFullErr      Ran out of memory [not enough room in heap zone]
  148. -109  nilHandleErr    GetHandleSize fails on baseText or substitutionText;
  149.                       NIL master pointer [handle was NIL in HandleZone
  150.                       or other]
  151. -110  memAdrErr       Address was odd, or out of range
  152. -111  memWZErr        Attempted to operate on a free block; GetHandleSize
  153.                       fails on baseText or substitutionText
  154.                       [WhichZone failed (applied to free block)]
  155. -112  memPurErr       Trying to purge a locked or non-purgeable block
  156. -113  memAZErr        Address in zone check failed
  157. -114  memPCErr        Pointer Check failed
  158. -115  memBCErr        Block Check failed
  159. -116  memSCErr        Size Check failed
  160. -117  memLockedErr    Trying to move a locked block (MoveHHi)
  161.  
  162. HFS Errors
  163. -120  dirNFErr        Directory not found
  164. -121  tmwdoErr        No free WDCB available
  165. -122  badMovErr       Move into offspring error
  166. -123  wrgVolTypErr    Not an HFS volume [wrong volume type error
  167.                       or (obsolete) operation not supported for MFS]
  168. -124  volGoneErr      Server volume has been disconnected.
  169. -125  updPixMemErr    Insufficient memory to update a pixmap
  170. -127  fsDSIntErr      Internal file system error
  171.  
  172. Menu Manager Errors
  173. -126  dsMBarNFnd      System error code for MBDF not found
  174. -127  dsHMenuFindErr  Could not find HMenu's parent in MenuKey
  175. -128  userCanceledErr User canceled an operation
  176.  
  177. HFS FileID Errors
  178. -130  fidNotFound     no file thread exists
  179. -131  fidNotAFile     directory specified
  180. -132  fidExists       file id already exists
  181.  
  182. Color Quickdraw & Color Manager Errors
  183. -147  regionTooBigError  Region too big or complex
  184. -148  pixMapTooBigErr    Pixel map record is deeper than 1 bit per pixel
  185.                          [passed pixelmap is too large]
  186. -149  notEnoughStack  Not enough stack space for the necessary buffers *OR*
  187. -149  mfStackErr      Insufficient stack
  188. -150  cMatchErr       Color2Index failed to find an index
  189. -151  cTempMemErr     Failed to allocate memory for temporary structures
  190. -152  cNoMemErr       Failed to allocate memory for structure
  191. -153  cRangeErr       Range error on colorTable request
  192. -154  cProtectErr     ColorTable entry protection violation
  193. -155  cDevErr         Invalid type of graphics device
  194. -156  cResErr         Invalid resolution for MakeITable
  195. -157  cDepthErr       Invalid pixel depth
  196. -158  cParmErr        Invalid parameter
  197.  
  198. Resource Manager Errors (other than I/O)
  199. -185  badExtResource   Extended resource has a bad format.
  200. -186  CantDecompress   Resource bent ("the bends")
  201.                        can't decompress a compressed resource
  202. -188  resourceInMemory Resource already in memory
  203. -189  writingPastEnd   Writing past end of file
  204. -190  inputOutOfBounds Offset or count out of bounds
  205.  
  206. -192  resNotFound      Resource not found
  207. -193  resFNotFound     Resource file not found
  208. -194  addResFailed     AddResource failed
  209. -195  addRefFailed     AddReference failed
  210. -196  rmvResFailed     RmveResource failed
  211. -197  rmvRefFailed     RmveReference failed
  212. -198  resAttrErr       Attribute inconsistent with operation
  213. -199  mapReadErr       Map inconsistent with operation
  214.  
  215. Sound Manager Errors
  216. -200  noHardware        Required sound hardware not available
  217.                         [no hardware support for the specified synthesizer]
  218. -201  notEnoughHardware Insufficient hardware available
  219.                         [no more channels for the specified synthesizer]
  220. -203  queueFull         No room in the queue
  221. -204  resProblem        Problem loading the resource
  222. -205  badChannel        Channel is corrupt or unusable
  223.                         [invalid channel queue length]
  224. -206  badFormat         Resource is corrupt or unusable
  225.                         [handle to 'snd ' resource was invalid]
  226. -207  notEnoughBufferSpace  Insufficient memory available
  227. -208  badFileFormat     File is corrupt or unusable, or not AIFF or AIFF-C
  228. -209  channel           Channel is busy
  229. -210  buffersTooSmall   Buffer is too small
  230. -211  channelNotBusy    Channel not currently used
  231. -212  noMoreRealTime    Not enough CPU time available
  232. -213  badParam          A parameter is incorrect
  233. -220  siNoSoundInHardware   No sound input hardware available
  234. -221  siBadSoundInDevice    Invalid sound input device
  235. -222  siNoBufferSpecified   No buffer specified
  236. -223  siInvalidCompression  Invalid compression type
  237. -224  siHardDiskTooSlow     Hard drive too slow to record
  238. -225  siInvalidSampleRate   Invalid sample rate
  239. -226  siInvalidSampleSize   Invalid sample size
  240. -227  siDeviceBusyErr       Sound input device is busy
  241. -228  siBadDeviceName       Invalid device name
  242. -229  siBadRefNum           Invalid reference number
  243. -230  siInputDeviceErr      Input device hardware failure
  244. -231  siUnknownInfoType     Unknown type of information
  245. -232  siUnknownQuality      Unknown quality
  246.  
  247.  
  248. MIDI Manager Errors
  249. -250  midiNoClientErr     no client with that ID found
  250. -251  midiNoPortErr       no port with that ID found
  251. -252  midiTooManyPortsErr too many ports already installed in the system
  252. -253  midiTooManyConsErr  too many connections made
  253. -254  midiVConnectErr     pending virtual connection created
  254. -255  midiVConnectMade    pending virtual connection resolved
  255. -256  midiVConnectRmvd    pending virtual connection removed
  256. -257  midiNoConErr        no connection exists between specified ports
  257. -258  midiWriteErr        couldn't write to all connected ports
  258. -259  midiNameLenErr      name supplied is longer than 31 characters
  259. -260  midiDupIDErr        duplicate client ID
  260. -261  midiInvalidCmdErr   command not supported for port type
  261.  
  262. Notification Manager Error
  263. -299  nmTypErr        Invalid qType‚Äîmust be ORD(nmType)
  264.  
  265. Start Manager Errors
  266. -290  smSDMInitErr    SDM could not be initialized.
  267. -291  smSRTInitErr    Slot Resource Table could not be initialized.
  268. -292  smPRAMInitErr   Slot Resource Table could not be initialized.
  269. -293  smPriInitErr    Cards could not be initialized.
  270. -300  smEmptySlot     No card in slot
  271. -301  smCRCFail       CRC check failed for declaration data
  272. -302  smFormatErr     FHeader Format is not Apple's
  273. -303  smRevisionErr   Wrong revison level
  274. -304  smNoDir         Directory offset is Nil
  275. -305  smLWTstBad      Long Word test field <> $5A932BC7.
  276. -306  smNosInfoArray  No sInfoArray. Memory Mgr error.
  277. -307  smResrvErr      Fatal reserved error. Reserved field <> 0.
  278. -308  smUnExBusErr    Unexpected Bus Error
  279. -309  smBLFieldBad    ByteLanes field was bad.
  280. -310  smFHBlockRdErr  Error occured during _sGetFHeader.
  281. -311  smFHBlkDispErr  Error occured during _sDisposePtr (Dispose of
  282.                       FHeader block).
  283. -312  smDisposePErr   _DisposePointer error
  284. -313  smNoBoardsRsrc  No Board sResource.
  285. -314  smGetPRErr      Error occured during _sGetPRAMRec (See SIMStatus).
  286. -315  smNoBoardId     No Board Id.
  287. -316  smIntStatVErr   The InitStatusV field was negative after primary
  288.                       or secondary init.
  289. -317  smIntTblVErr    An error occured while trying to initialize the
  290.                       Slot Resource Table.
  291. -318  smNoJmpTbl      SDM jump table could not be created.
  292. -319  smBadBoardId    BoardId was wrong, re-init the PRAM record.
  293. -320  smBusErrTO      BusError time out.
  294. -330  smBadRefId      Reference Id not found in list
  295. -331  smBadsList      Bad sResource [sList] structure:
  296.                       Id1<Id2<Id3 ‚Ķ  format is not followed.
  297. -332  smReservedErr   Reserved field not zero
  298. -333  smCodeRevErr    Code revision is wrong
  299. -334  smCPUErr        Code revision is wrong
  300. -335  smsPointerNil   LPointer is nil {From sOffsetData. If this error
  301.                       occurs, check sInfo rec for more information.}
  302. -336  smNilsBlockErr  Nil sBlock error {Dont allocate and try to use a
  303.                       nil sBlock}
  304. -337  smSlotOOBErr    Slot out of bounds error
  305. -338  smSelOOBErr     Selector out of bounds error; function not implemented
  306. -339  smNewPErr       _NewPtr error
  307. -340  smBlkMoveErr    _BlockMove error
  308. -341  smCkStatusErr   Status of slot = fail.
  309. -342  smGetDrvrNamErr Error occured during _sGetDrvrName.
  310. -343  smDisDrvrNamErr Error occured during _sDisDrvrName.
  311. -344  smNoMoresRsrcs      No more sResources *OR*
  312. -344  smNoMoresResources  Specified sResource data structure not found
  313. -345  smsGetDrvrErr   Error occurred during _sGetDriver.
  314. -346  smBadsPtrErr    Bad pointer was passed to sCaldSPointer function
  315. -347  smByteLanesErr  ByteLanes field in card‚Äôs format block was
  316.                       determined to be zero
  317. -348  smOffsetErr     Offset was too big (temporary, should be fixed)
  318. -349  smNoGoodOpens   No opens were successfull in the loop.
  319. -350  smSRTOvrFlErr   SRT over flow.
  320. -351  smRecNotFnd     Record not found in the SRT.
  321.  
  322. Device Manager Slot Support Errors
  323. -360  slotNumErr      invalid slot # error
  324. -400  gcrOnMFMErr     gcr format on high density media error
  325.  
  326. Edition Manager Errors
  327. -450  editionMgrInitErr        Manager not initialized or could not
  328.                                load package
  329. -451  badSectionErr            Not a valid section type
  330. -452  notRegisteredSectionErr  Not registered
  331. -454  badSubPartErr            Bad edition container spec or invalid
  332.                                edition container
  333. -460  multiplePublisherWrn     Already is a publisher
  334. -461  containerNotFoundWrn     Alias was not resolved
  335. -463  notThePublisherWrn       Not the publisher
  336.  
  337. SCSI Manager Errors
  338. -470  scsiBadPBErr    invalid field(s) in the parameter block
  339. -471  scsiOverrunErr  attempted to transfer too many bytes
  340. -472  scsiTransferErr write flag conflicts with data transfer phase
  341. -473  scsiBusTOErr    bus error during transfer
  342. -474  scsiSelectTOErr scsiSelTO exceeded (selection failed)
  343. -475  scsiTimeOutErr  scsiReqTO exceeded
  344. -476  scsiBusResetErr the bus was reset, so your request was aborted
  345. -477  scsiBadStatus   non-zero (not "Good") status returned
  346. -478  scsiNoStatusErr device did not go through a status phase
  347. -479  scsiLinkFailErr linked command never executed
  348. -489  scsiUnimpVctErr unimplemented routine was called
  349.  
  350. SysErrs used instead of inline $A9FF & $ABFF
  351. -490  userBreak       user debugger break
  352. -491  strUserBreak    user debugger break - display string on stack
  353. -492  exUserBreak     user debugger break - execute commands on stack
  354.  
  355. QuickDraw Error
  356. -500  rgnTooBigErr    Bitmap would convert into a region greater than 64 KB
  357.  
  358. Text Edit Error
  359. -501  teScrapSizeErr  scrap item too big for text edit record
  360.  
  361. O/S Error
  362. -502  hwParamrErr     bad selector for _HWPriv
  363.  
  364. Processes Errors
  365. -600  procNotFound      No eligible process with specified process
  366.                         serial number
  367. -601  memFragErr        Not enough room to launch application
  368.                         w ith special requirements
  369. -602  appModeErr        Memory mode is 32-bit, but application is
  370.                         not 32-bit clean
  371. -603  protocolErr       app made module calls in improper order
  372. -604  hardwareConfigErr hardware configuration not correct for call
  373. -605  appMemFullErr     Partition size specified in 'SIZE' resource is
  374.                         not big enough for launch
  375. -606  appIsDaemon       Application is background-only
  376. -607  bufferIsSmall     Buffer is too small
  377. -608  noOutstandingHLE  No outstanding high-level event
  378. -609  connectionInvalid           Connection is invalid
  379. -610  noUserInteractionAllowed    Attempted PostHighLevelEvent from
  380.                           background and no session yet established
  381.  
  382.  
  383. Memory Dispatch Errors
  384. -620  notEnoughMemoryErr      Insufficient physical memory
  385. -621  notHeldErr              Specified range of memory is not held
  386. -622  cannotMakeContiguousErr Cannot make specified range contiguous
  387. -623  notLockedErr            Specified range of memory is not locked
  388. -624  interruptsMaskedErr     Called with interrupts masked
  389. -625  cannotDeferErr          Unable to defer additional user functions
  390.  
  391. DatabaseAccess (Pack 13) Errors
  392. -800  rcDBNull          The data item was NULL
  393. -801  rcDBValue         Data available or successfully retrieved
  394. -802  rcDBError         Error executing function
  395. -803  rcDBBadType       Next data item not of requested data type
  396. -804  rcDBBreak         Function timed out
  397. -805  rcDBExec          Query currently executing
  398. -806  reDBBadSessID     Session ID is invalid
  399. -807  rcDBBadSessNum    Invalid session number
  400. -808  rcDBBadDDEV       Couldn‚Äôt find the specified database extension,
  401.                         or error occurred in opening database extension
  402. -809  rcDBAsyncNotSupp  The database extension does not support
  403.                         asynchronous calls
  404. -810  rcDBBadAsyncPB    Invalid parameter block specified
  405. -811  rcDBNoHandler     There is no handler for this data type
  406.                         installed for the current application
  407. -812  rcDBWrongVersion  Wrong version number
  408. -813  rcDBPackNotInited The InitDBPack function has not yet been called
  409.  
  410. Help Manager Errors
  411. -850  hmHelpDisabled         Help balloons are not enabled
  412. -851  hmResNotFound          ????
  413. -852  hmMemFullErr           ????
  414. -853  hmBalloonAborted       Because of constant cursor movement,
  415.                              the help balloon wasn‚Äôt displayed
  416. -854  hmSameAsLastBalloon    Menu and item are same as previous menu and item
  417. -855  hmHelpManagerNotInited Help menu not set up
  418. -856  hmBadSelector          ????
  419. -857  hmSkippedBalloon       No ballon content to fill in
  420. -858  hmWrongVersion         Wrong version of Help Manager resource
  421. -859  hmUnknownHelpType      Help message record contained a bad type
  422. -860  hmCouldNotLoadPackage  ????
  423. -861  hmOperationUnsupported Bad method parameter
  424. -862  hmNoBalloonUp          No balloon showing
  425. -863  hmCloseViewActive  User using Close View won‚Äôt let you remove balloon
  426.  
  427. AppleTalk ‚Äî PPC Toolbox Errors
  428. -900  notInitErr       PPC Toolbox has not been initialized yet
  429. -902  nameTypeErr      Invalid or inappropriate locationKindSelector
  430.                        in location name
  431. -903  noPortErr        Invalid port name; Unable to open port or bad
  432.                        port reference number
  433. -904  noGlobalsErr     System unable to allocate memory, critical error
  434. -905  localOnlyErr     Network activity is currently disabled
  435. -906  destPortErr      Port does not exist at destination
  436. -907  sessTableErr     PPC Toolbox is unable to create a session
  437. -908  noSessionErr     Invalid session reference number
  438. -909  badReqErr        Bad parameter or invalid state for this operation
  439. -910  portNameExistsErr  Another port is already open with this name
  440. -911  noUserNameErr    User name unknown on destination machine
  441. -912  userRejectErr    Destination rejected the session request
  442. -915  noResponseErr    Unable to contact application
  443. -916  portClosedErr    The port was closed
  444. -917  sessClosedErr    The session has closed
  445. -919  badPortNameErr   PPC port record is invalid
  446. -922  noDefaultUserErr User has not specified owner name in Sharing Setup
  447.                        control panel
  448. -923  notLoggedInErr   Default user reference number does not yet exist
  449. -924  noUserRefErr     Unable to create a new user reference number
  450. -925  networkErr       An error has occurred in the network
  451. -926  noInformErr      PPCStart failed because target application did not
  452.                        have an inform pending
  453. -927  authFailErr      User‚Äôs password is wrong
  454. -928  noUserRecErr         Invalid user reference number
  455. -930  badServiceMethodErr  Service method is other than
  456.                            ppcServiceRealTime
  457. -931  badLocNameErr        Location name is invalid
  458. -932  guestNotAllowedErr   Destination port requires authentication
  459.  
  460. AppleTalk - NBP Errors
  461. -1024 nbpBuffOvr      Buffer overflow in LookupName
  462. -1025 nbpNoConfirm    Name not confirmed on ConfirmName
  463. -1026 nbpConfDiff     Name confirmed at different socket
  464. -1027 nbpDuplicate    Duplicate name exists already
  465. -1028 nbpNotFound     Name not found on remove
  466. -1029 nbpNISErr       Error trying to open the NIS
  467.  
  468. ASP Errors (XPP driver)
  469. -1066 aspBadVersNum   Server cannot support this ASP version
  470. -1067 aspBufTooSmall  Buffer too small
  471. -1068 aspNoMoreSess   No more sessions on server
  472. -1069 aspNoServers    No servers at that address
  473. -1070 aspParamErr     Parameter error
  474. -1071 aspServerBusy   Server cannot open another session
  475. -1072 aspSessClosed   Session closed
  476. -1073 aspSizeErr      Command block too big
  477. -1074 aspTooMany      Too many clients (server error)
  478. -1075 aspNoAck        No ack on attention request (server err)
  479.  
  480. AppleTalk -  ATP Errors
  481. -1096 reqFailed  Request to contact router failed: retry count exceeded
  482. -1097 tooManyReqs     Too many concurrent requests
  483. -1098 tooManySkts     Too many concurrent responding-sockets
  484. -1099 badATPSkt       Bad ATP-responding socket
  485. -1100 badBuffNum      Bad response buffer number specififed
  486. -1101 noRelErr        No release received
  487. -1102 cbNotFound      Control Block not found; no pending
  488.                       asynchronous calls
  489. -1103 noSendResp      AddResponse issued without SendResponse
  490. -1104 noDataArea      No data area for request to MPP
  491. -1105 reqAborted      ERdCancel function called for this ERead
  492.                       [SendRequest aborted by RelTCB]
  493. Data Stream Protocol - DSP driver Errors
  494. -1273 errOpenDenied   Open request denied by recipient
  495. -1274 errDSPQueueSize Send or receive queue is too small
  496. -1275 errFwdReset     Read terminated by forward reset
  497. -1276 errAttention    Attention message too long
  498. -1277 errOpening      Attempt to open connection failed
  499. -1278 errState        Bad connection state for this operation
  500. -1279 errAborted      Request aborted by dspRemove or dspClose function
  501. -1280 errRefNum       Bad connection reference number
  502.  
  503. HFS Errors
  504. -1300 fidNotFound     File ID not found [No file thread exists]
  505. -1301 fidExists       File id already exists
  506. -1302 notAFileErr     Specified file is a directory
  507. -1303 diffVolErr      Files on different volumes
  508. -1304 catChangedErr   Catalog has changed and CatPosition may be invalid
  509. -1305 desktopDamagedErr  The desktop database has become corrupted ‚Äî
  510.                       the Finder will fix this, but if your application is
  511.                       not running with the Finder, use DTReset or DTDelete
  512.  
  513. AppleEvent Errors
  514. -1700  errAECoercionFail     Data could not be coerced to the
  515.                              requested descriptor type
  516. -1701  errAEDescNotFound     Descriptor record was not found
  517. -1702  errAECorruptData      Data in an Apple event could not be read
  518. -1703  errAEWrongDataType    Wrong descriptor type
  519. -1704  errAENotAEDesc        Not a valid descriptor record
  520. -1705  errAEBadListItem      Operation involving a list item failed
  521. -1706  errAENewerVersion     Need a newer version of the Apple Event Manager
  522. -1707  errAENotAppleEvent    Event is not an Apple event
  523. -1708  errAEEventNotHandled  Event wasn‚Äôt handled by an Apple event handler
  524. -1709  errAEReplyNotValid    AEResetTimer was passed an invalid reply
  525. -1710  errAEUnknownSendMode  Invalid sending mode was passed
  526. -1711  errAEWaitCanceled     User canceled out of wait loop for reply
  527.                              or reciept
  528. -1712  errAETimeout          Apple event timed out
  529. -1713  errAENoUserInteraction    No user interaction allowed
  530. -1714  errAENotASpecialFunction  Wrong keyword for a special function
  531. -1715  errAEParamMissed      Handler did not get all required paramters
  532. -1716  errAEUnknownAddressType   Unknown Apple event address type
  533. -1717  errAEHandlerNotFound  No handler found for an Apple event
  534.                              or a coersion
  535. -1718  errAEReplyNotArrived  Reply has not yet arrived
  536. -1719  errAEIllegalIndex     Not a valid list index
  537.  
  538.  
  539. AppleTalk -  ATP Errors
  540. -3101 buf2SmallErr    Packet too large for buffer; partial data returned
  541. -3102 noMPPErr        No MPP error
  542. -3103 ckSumErr        Check sum error
  543. -3104 extractErr      Extraction error
  544. -3105 readQErr        Read queue error
  545. -3106 atpLenErr       ATP length error
  546. -3107 atpBadRsp       ATP bad response error
  547. -3108 recNotFnd       Record not found
  548. -3109 sktClosedErr    Socket closed error
  549.  
  550. Print Manager w/LaserWriter
  551. -4096 ???             No free Connect Control Blocks available
  552. -4097 ???             Bad connection reference number
  553. -4098 ???             Request already active
  554. -4099 ???             Write request too big
  555. -4100 ???             Connection just closed
  556. -4101 ???             Printer not found, or closed
  557.  
  558. File Manager Extensions Errors
  559. -5000 accessDenied    Incorrect access for this file/folder
  560. -5006 DenyConflict    Permission/Deny mode conflicts with the current
  561.                       mode in which this fork is already open
  562. -5015 NoMoreLocks     Byte range locking failure from Server
  563. -5020 RangeNotLocked  Attempt to unlock an already unlocked range
  564. -5021 RangeOverlap    Attempt to lock some of an already locked range
  565.  
  566. AFP Errors (XPP driver)
  567. -5000 afpAccessDenied     AFP Access denied
  568. -5001 afpAuthContinue     AFP Authorization continue
  569. -5002 afpBadUAM           AFP Bad UAM
  570. -5003 afpBadVersNum       AFP Bad version number
  571. -5004 afpBitmapErr        AFP Bit map error
  572. -5005 afpCantMove         AFP Can't move error
  573. -5006 afpDenyConflict     AFP Deny conflict
  574. -5007 afpDirNotEmpty      AFP Dir not empty
  575. -5008 afpDiskFull         AFP Disk full
  576. -5009 afpEofError         AFP End-of-File error
  577. -5010 afpFileBusy         AFP File busy
  578. -5011 afpFlatVo           AFP Flat volume
  579. -5012 afpItemNotFound     AFP Information not found
  580. -5013 afpLockErr          AFP Lock error
  581. -5014 afpMiscErr          AFP Misc error
  582. -5015 afpNoMoreLocks      AFP No more locks
  583. -5016 afpNoServer         AFP No server
  584. -5017 afpObjectExists     AFP Object already exists
  585. -5018 afpObjectNotFound   AFP Object not found
  586. -5019 afpParmErr          AFP Parm error
  587. -5020 afpRangeNotLocked   AFP Range not locked
  588. -5021 afpRangeOverlap     AFP Range overlap
  589. -5022 afpSessClosed       AFP Session closed
  590. -5023 afpUserNotAuth      AFP User not authorized
  591. -5024 afpCallNotSupported AFP Call not supported
  592. -5025 afpObjectTypeErr    AFP Object type error
  593. -5026 afpTooManyFilesOpen AFP Too many files open
  594. -5027 afpServerGoingDown  AFP Server going down
  595. -5028 afpCantRename       AFP Can't rename
  596. -5029 afpDirNotFound      AFP Directory not found
  597. -5030 afpIconTypeError    Size of new icon and one it replaces don‚Äôt match
  598. -5031 afpVolLocked        Volume is Read-Only
  599. -5032 afpObjectLocked     Object is M/R/D/W inhibited
  600.  
  601. SysEnvirons Errors
  602. -5500 envNotPresent   SysEnvirons trap not present - returned by glue.
  603. -5501 envBadVers      Version non-positive
  604. -5502 envVersTooBig   Version bigger than call can handle
  605.  
  606. Gestalt Errors
  607. -5550 gestaltUnknownErr       Could not obtain the response
  608. -5551 gestaltUndefSelectorErr Undefined selector
  609. -5552 gestaltDupSelectorErr   Selector already exists
  610. -5553 gestaltLocationErr      Function not in system heap